ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineSegment<TSymbolPoint> Class
Members

In This Topic
    _LineSegment<TSymbolPoint> Class
    In This Topic
    Object Model
    _LineSegment<TSymbolPoint> Class
    Syntax
    'Declaration
     
    Public Class _LineSegment(Of TSymbolPoint As ISymbolPoint) 
       Implements ILineSegment 
    public class _LineSegment<TSymbolPoint> : ILineSegment  
    where TSymbolPoint: ISymbolPoint
    Type Parameters
    TSymbolPoint
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._LineSegment<TSymbolPoint>

    See Also